Skip to content

chore: 🐝 Update SDK - Generate 0.13.1#151

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780680544
Open

chore: 🐝 Update SDK - Generate 0.13.1#151
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780680544

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • glean.client.chat.create(): response.status[202] Added (Breaking ⚠️)
  • glean.agents.create_agent(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
├─┬Paths
│ ├──[+] path (913:3)
│ └─┬/rest/api/v1/chat
│   └─┬POST
│     └─┬Responses
│       └──[+] codes (573:11)
└─┬Components
  ├──[+] schemas (9099:7)
  └──[+] schemas (9038:7)
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 2 0

View full report

Linting Report 0 errors, 18 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.27 - 2026-06-08

🐛 Bug Fixes

  • lazy-loaded sub-SDKs now use relative imports when imports.relative is enabled (commit by @2ynn)

core: 6.0.26 - 2026-06-05

🐝 New Features

  • add typed event-stream parsing to raw response helpers (commit by @2ynn)

core: 6.0.25 - 2026-06-05

🐝 New Features

  • add support for relative import paths (commit by @2ynn)

Based on Speakeasy CLI 1.773.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jun 5, 2026
@github-actions github-actions Bot requested a review from a team as a code owner June 5, 2026 17:32
@github-actions github-actions Bot added the patch Patch version bump label Jun 5, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780680544 branch 7 times, most recently from c6f5d1a to 3b1b347 Compare June 9, 2026 03:40
* `glean.client.chat.create()`:  `response.status[202]` **Added** (Breaking ⚠️)
* `glean.agents.create_agent()`: **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780680544 branch from 71bdf12 to 43df781 Compare June 9, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant